RichTextKit v0.4

UndoUnit<T>.Description Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoUnit<T>

Gets the description of this undo unit

public virtual string Description { get; }

Property Type

string